Skip to content

Fix: Prevent PDF Overwrites for Duplicate Job Titles#41

Open
parity-byte wants to merge 2 commits intoPickle-Pixel:mainfrom
parity-byte:fix/prevent-pdf-overwrites
Open

Fix: Prevent PDF Overwrites for Duplicate Job Titles#41
parity-byte wants to merge 2 commits intoPickle-Pixel:mainfrom
parity-byte:fix/prevent-pdf-overwrites

Conversation

@parity-byte
Copy link
Copy Markdown

Fixes #11

Appends an MD5 hash of the job URL to the filename prefix ({safe_site}_{safe_title}_{hash}) to prevent tailored resumes and cover letters from overriding each other.

Copy link
Copy Markdown

@haxwell haxwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.. creates a unique key for the prefix based on a job id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate job titles cause tailored resume and cover letter PDFs to overwrite each other

2 participants